-
Notifications
You must be signed in to change notification settings - Fork 0
General: Add server tests for interview endpoints
#1586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
📊 Test Coverage Report Client 🌐 View coverage from GitHub |
|
📊 Test Coverage Report Client 🌐 View coverage from GitHub |
Bofan-Zhu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding these tests 😊. I just left 2 comments
src/test/java/de/tum/cit/aet/interview/web/rest/InterviewResourceTest.java
Show resolved
Hide resolved
src/test/java/de/tum/cit/aet/interview/web/rest/InterviewResourceTest.java
Outdated
Show resolved
Hide resolved
…gement-endpoints' into 1585-server-tests-interview-management-endpoints
|
🤖 No OpenAPI or client changes needed. |
|
🤖 No OpenAPI or client changes needed. |
Bofan-Zhu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the tests. I just left some questions on the queries
src/main/java/de/tum/cit/aet/application/repository/ApplicationRepository.java
Show resolved
Hide resolved
src/main/java/de/tum/cit/aet/interview/repository/InterviewProcessRepository.java
Outdated
Show resolved
Hide resolved
|
🤖 No OpenAPI or client changes needed. |
sachmii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you.
src/test/java/de/tum/cit/aet/interview/web/rest/InterviewResourceTest.java
Show resolved
Hide resolved
src/test/java/de/tum/cit/aet/interview/web/rest/InterviewResourceTest.java
Outdated
Show resolved
Hide resolved
|
🤖 No OpenAPI or client changes needed. |
…gement-endpoints' into 1585-server-tests-interview-management-endpoints
|
🤖 No OpenAPI or client changes needed. |
|
🤖 No OpenAPI or client changes needed. |
|
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
|
📊 Server Test Coverage Too Low 🔍 View coverage locally: ./gradlew test jacocoTestReport
open build/reports/jacoco/test/html/index.html🌐 View coverage from GitHub: |
|
🤖 No OpenAPI or client changes needed. |
|
📊 Client Test Coverage Too Low 🔍 View coverage locally: npm run test:ci
open build/test-results/lcov-report/index.html🌐 View coverage from GitHub: |
|
📊 Server Test Coverage Too Low 🔍 View coverage locally: ./gradlew test jacocoTestReport
open build/reports/jacoco/test/html/index.html🌐 View coverage from GitHub: |
|
🤖 No OpenAPI or client changes needed. |
|
📊 Client Test Coverage Too Low 🔍 View coverage locally: npm run test:ci
open build/test-results/lcov-report/index.html🌐 View coverage from GitHub: |
|
📊 Server Test Coverage Too Low 🔍 View coverage locally: ./gradlew test jacocoTestReport
open build/reports/jacoco/test/html/index.html🌐 View coverage from GitHub: |
|
🤖 No OpenAPI or client changes needed. |
|
📊 Client Test Coverage Too Low 🔍 View coverage locally: npm run test:ci
open build/test-results/lcov-report/index.html🌐 View coverage from GitHub: |
|
@Abi107717 Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details. |
|
🤖 No OpenAPI or client changes needed. |
|
📊 Client Test Coverage Too Low 🔍 View coverage locally: npm run test:ci
open build/test-results/lcov-report/index.html🌐 View coverage from GitHub: |
|
📊 Server Test Coverage Too Low 🔍 View coverage locally: ./gradlew test jacocoTestReport
open build/reports/jacoco/test/html/index.html🌐 View coverage from GitHub: |
Checklist
General
Description
This PR adds comprehensive server tests for the interview management endpoints.
Review Progress
Code Review
Test Coverage
Warning: Server tests failed. Coverage could not be fully measured. Please check the workflow logs.
Last updated: 2026-01-18 21:00:57 UTC